Welcome![Sign In][Sign Up]
Location:
Search - grid objective

Search list

[File Operate200692622468015

Description: 开发目的:平时工作时,有时需要定时汇报销售周报表或者销售月报表 ,并定时上传到指定的ftp目录下,因此便有了以上程序的开发 操作指南:首先找到sysconfig.ini文件,设定好ftp服务器的ip地址和ftp主目录,以及定时上传或下载时间,参考autodown_and_upload图,然后把相关设置添加到上传或者下载的网格框里,只要到了相应的时间点,便会触发定时上传或者定时下载的功能-Development Objective: normal working hours, and sometimes require regular reporting of sales, or sales weeks statements on statements, and regularly uploaded to the specified ftp directory, there will be above the development of operational guidelines for the procedure: First, find sysconfig.ini document set ftp server ip address and ftp home directory, as well as the regular upload or download time, a reference autodown_and_upload map, then the relevant settings added to upload or download grid box, as long as the corresponding point in time, it will trigger timing on Chuan or download function of timing
Platform: | Size: 463872 | Author: dasdas | Hits:

[Chess Poker gamesFiveChess

Description: 五子棋游戏的源代码,棋盘格数位15*15大小-Gobang game source code, the digital board grid size of 15* 15
Platform: | Size: 271360 | Author: lklid | Hits:

[P2PPeer-to-PeerandGridComputing

Description: Two supposedly new approaches to distributed computing have emerged in the past few years, both claiming to address the problem of organizing largescale computational societies: peer-to-peer (P2P) [15, 36, 49] and Grid computing [21]. Both approaches have seen rapid evolution, widespread deployment, successful application, considerable hype, and a certain amount of (sometimes warranted) criticism. The two technologies appear to have the same final objective—the pooling and coordinated use of large sets of distributed resources—but are based in different communities and, at least in their current designs, focus on different requirements. -Two supposedly new approaches to distributed computing have emerged in the past few years, both claiming to address the problem of organizing largescale computational societies: peer-to-peer (P2P) [15, 36, 49] and Grid computing [21]. Both approaches have seen rapid evolution, widespread deployment, successful application, considerable hype, and a certain amount of (sometimes warranted) criticism. The two technologies appear to have the same final objective—the pooling and coordinated use of large sets of distributed resources—but are based in different communities and, at least in their current designs, focus on different requirements.
Platform: | Size: 59392 | Author: Quang Truong | Hits:

[IOSGrid

Description: 本组件是用UIScrollView实现, 当大数量与多列数据显示时,支持标题行与左列的滑动锁定。 因为最近在做股票软件,看到同类软件,大多产品的大盘数据都没有发挥iPhone的特性,发上来共享下〜 〜 -This component is UIScrollView achieved, when the big numbers and multi-column data is displayed in support of the header row and left column of the slide lock. Because of the recent Zuo Gupiao software, see the similar software, mostly large cap product data did not play iPhone features up to share the hair ~ ~
Platform: | Size: 606208 | Author: suruiqiang | Hits:

[Algorithmgrid_method

Description: 优化设计算法:用1维格点法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发-Optimization algorithm: 1 Dimensional grid Method with the objective function of the optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 development
Platform: | Size: 18432 | Author: 猎豹 | Hits:

[matlabmain2

Description: 自己编的关于风电并网多目标经济调度,有实际的参数模型,现在研究热门。-Own power grid on multi-objective scheduling, economic actual parameter model, in the present study.
Platform: | Size: 1024 | Author: xianglongyang | Hits:

[VHDL-FPGA-Verilogdisplay

Description: 摘要本实验室的理解和实现一个简单的由内而外的光栅视频显示。由于填写此实验室,你就应该欣赏一下一个光栅视频显示工作。你的设计将显示一个50x40网格上的文字8x8标准光栅显示和接受输入改变用户控制下面显示的人物。-The objective of this lab is to understand and implement a simple character-based raster video display. As a result of completing this lab, you should have some appreciation for how a raster video display works. Your design will display a 50x40 grid of 8x8 characters on a standard raster display and accept input to change the characters displayed under user control. Figure 1 shows a block diagram of the project. The omnipresent clock and reset signals have been omitted.
Platform: | Size: 1543168 | Author: liu | Hits:

[Software EngineeringSeries-reactor-analysis-used-paradox

Description: 结合电容器装置工程实例阐述在并联电容器装置用串联电抗器的电抗率选择问题上的经验与教训,提出区域电网中电容器电抗器组群体参数优选的目标函数和约束条件,例举两种不同参数配置方案的技术经济比较等,以供工程设计借鉴。 -Combination of the capacitor device engineering examples described in the parallel capacitor devices in series reactor reactance rate selection of the experiences and lessons for regional power grid capacitor reactor group population parameter optimization of the objective function and constraints, examples of two different parameters configuration Technological and economic comparison for engineering design reference.
Platform: | Size: 13312 | Author: weichengzhi | Hits:

[AI-NN-PRepsmoea_c_source.tar

Description: 多目标优化算法——Epsilon Multiobjective Evolutionary Algorithm -EPSMOEA is based on the idea of epsilon dominance. The objective space is divided into a grid of boxes and the archive holds only one solution for each non-dominated box.
Platform: | Size: 53248 | Author: bz | Hits:

[Game Programsudokugame

Description: sudoku game based in java. The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 sub-grids that compose the grid (also called "boxes", "blocks", "regions", or "sub-squares") contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which typically has a unique solution.
Platform: | Size: 9216 | Author: James | Hits:

[Other Riddle gamesjava_saolei

Description: 扫雷是一款相当大众的小游戏,游戏目标是在最短的时间内根据点击格子出现的数字找出所有非雷格子,同时避免踩雷。扫雷最初的流行伴随着1992年发布的windows 3.1,之后迅速成为了各种操作系统中必不可少的一款游戏(包括windows的winmine, KDE桌面环境下的KMines,GNOME桌面环境下的gnomine等),也出现于一些智能手机平台(比如Android系统的Minesweeper Classic,苹果ios系统的Minesweeper Q)。同时,Minesweeper Clone等功能更为丰富的“专业”扫雷软件也应时而生。扫雷玩家可以在中国扫雷网加入排行。-Minesweeper is a very popular game, the game objective is the shortest time according to the number that appears click the grid to identify all non-Lei Gezai, while avoiding the step on mine. With the prevalence of mine originally released in 1992 windows 3.1, quickly became a variety of operating systems essential for a game (including the windows winmine, KDE Desktop environment KMines, GNOME Desktop Environment gnomine etc.) , also appeared in a number of smartphone platforms (such as Android system Minesweeper Classic, Apple ios system Minesweeper Q). Meanwhile, Minesweeper Clone richer features such as "professional" Minesweeper software should also be timely. Minesweeper Minesweeper network players can join in the Chinese ranking.
Platform: | Size: 115712 | Author: 正好 | Hits:

[Algorithmcressman

Description: 该代码为cressman.f,即客观分析,能将站点资料用权重的方式差值到格点上去-The code for the cressman.f, namely objective analysis data using weights can site the way up the difference to grid
Platform: | Size: 1024 | Author: bobo | Hits:

[matlabvolsag

Description: Voltage sags are one of the main problems in transmission and distribution grids with high penetration of distributed generation. This paper proposes a voltage support control scheme for grid-connected power sources under voltage sags. The control is based on the injection of reactive current with a variable ratio between positive and negative sequences. The controller determines, also, the amount of reactive power needed to restore the dropped voltage magnitudes to new reference values confined within the continuous operation limits required in grid codes. These reference values are chosen in order to guarantee low current injection when fulfilling the voltage support objective. Selected experimental results are reported in order to validate the effectiveness of the proposed control.
Platform: | Size: 29696 | Author: hareesh | Hits:

[Industry researchmicrogrid-optimization-simulation-

Description: 微网的经济运行研究_李乐,智能电网经济运行的多目标调度优化策略_英文_郑漳华,基于Matlab_Simulink的微型燃气轮机动态仿真研究_严志远向文国张士杰-Micro-economic research network run _ Lee, Multi-objective economic operation of smart grid scheduling optimization strategy _ English _ Zheng Zhang Hua, dynamic simulation based Matlab_Simulink microturbine _ Wen Guo Zhang Shijie to
Platform: | Size: 16754688 | Author: 许正阳 | Hits:

[matlabTPS09

Description: Power electronics plays an important role in controlling the grid-connected renewable energy sources. This paper presents a novel adaptive neuro-fuzzy control approach for the renewable interfacing inverter. The main objective is to achieve smooth bidirectional power flow and nonlinear unbalanced load compensation simultaneously, where the conventional proportional-integral controller may fail due to the rapid change in the dynamics of the highly nonlinear system. The combined capability of neuro-fuzzy controller in handling the uncertainties and learning from the processes is proved to be advantageous while controlling the inverter under fluctuating operating conditions. The inverter is actively controlled to compensate the harmonics, reactive power, and the current imbalance of a three-phase four-wire (3P4W) nonlinear load with generated renewable power injection into the grid simultaneously.
Platform: | Size: 20480 | Author: hareesh | Hits:

[Chess Poker gamesDVD-SUN--connectfour

Description: 屏风式四子棋(Connect Four),简称四子棋 双方必须轮流把一枚己棋投入开口,让棋子因地心引力落下在底部或其他棋子上。 当己方四枚棋子以纵、横、斜方向连成一线时获胜。 棋盘满棋时,无任何连成四子,则平手。-Connect Four (also known as Captain s Mistress, Four Up, Plot Four, Find Four, Fourplay, Four in a Row and Four in a Line) is a two-player connection game in which the players first choose a color and then take turns dropping colored discs the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the next available space within the column. The objective of the game is to connect four of one s own discs of the same color next to each other vertically, horizontally, or diagonally before your opponent. Connect Four is a strongly solved game. The first player can always win by playing the right moves.
Platform: | Size: 10334208 | Author: david sun | Hits:

[Otherypea121-mopso

Description: Home Metaheuristics Machine Learning Multiobjective Optimization Fuzzy Systems Applications Home \ Multiobjective Optimization \ Multi-Objective PSO in MATLAB ypea121-mopso Multi-Objective PSO in MATLAB in Multiobjective Optimization 8 Comments 2,599 Views Multi-Objective Particle Swarm Optimization (MOPSO) is proposed by Coello Coello et al., in 2004. It is a multi-objective version of PSO which incorporates the Pareto Envelope and grid making technique.- Home Metaheuristics Machine Learning Multiobjective Optimization Fuzzy Systems Applications Home \ Multiobjective Optimization \ Multi-Objective PSO in MATLAB ypea121-mopso Multi-Objective PSO in MATLAB in Multiobjective Optimization 8 Comments 2,599 Views Multi-Objective Particle Swarm Optimization (MOPSO) is proposed by Coello Coello et al., in 2004. It is a multi-objective version of PSO which incorporates the Pareto Envelope and grid making technique.
Platform: | Size: 11264 | Author: ankita | Hits:

[Othermicrogrid_nsga2

Description: 考虑自平衡能力的并网型微电网容量多目标优化配置 适用于解决新能源并网发电-Considering the self balancing capacity of grid connected microgrid capacity multi objective optimal allocation is suitable to solve the new energy grid connected power generation
Platform: | Size: 302080 | Author: 刘峪涵 | Hits:

[AI-NN-PRchengxu

Description: 基于遗传算法的IEEE30节点无功优化程序,针对电网的电压损耗作为目标函数进行了优化,优化的目标是使得网损达到最小值。-IEEE30 node reactive power optimization based on genetic algorithm, in view of the grid voltage loss as objective function is optimized, the goal of optimization is to achieve minimum network loss.
Platform: | Size: 25600 | Author: | Hits:

[Othermicro-grid based on CSO

Description: 本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
Platform: | Size: 262144 | Author: 小蹦豆 | Hits:
« 12 »

CodeBus www.codebus.net